Method
Namespace: Vox.Decoders
Declared in: Vox.Decoders.Mp3
Creates new SoundBuffer for the current output device and loads data from MP3 stream.
public static SoundBuffer Load( Stream stream, SampleQuality quality, bool closeStream )